home *** CD-ROM | disk | FTP | other *** search
INI File | 1997-08-11 | 1.9 KB | 36 lines |
- [BeanDescriptor]
- name=jclass.bwt.JCTextComponent
- className=jclass.bwt.JCTextComponent
-
- [PropertyDescriptors]
- Traversable,,,,,boolean,isTraversable,setTraversable,,,
- enabled,,true,,,boolean,isEnabled,setEnabled,,,
- HighlightColor,,,,,java.awt.Color,getHighlightColor,setHighlightColor,,,
- foreground,,,,,java.awt.Color,getForeground,setForeground,,,
- Size,,,,,java.awt.Dimension,getSize,setSize,,,jclass.beans.DimensionEditor
- visible,,,true,,boolean,isVisible,setVisible,,,
- background,,,,,java.awt.Color,getBackground,setBackground,,,
- font,,,,,java.awt.Font,getFont,setFont,,,
- name,,,,,java.lang.String,getName,setName,,,
- Insets,,,,,java.awt.Insets,getInsets,setInsets,,,jclass.beans.InsetsEditor
- DoubleBuffer,,,,,boolean,getDoubleBuffer,setDoubleBuffer,,,
- ShadowThickness,,,,,int,getShadowThickness,setShadowThickness,,,
- HighlightThickness,,,,,int,getHighlightThickness,setHighlightThickness,,,
- Alignment,,,,,int,getAlignment,setAlignment,,,jclass.bwt.HorizAlignmentEditor
- Columns,,,,,int,getColumns,setColumns,,,
- CursorPosition,,,,,int,getCursorPosition,setCursorPosition,,,
- Editable,,,,,boolean,isEditable,setEditable,,,
- MaximumLength,,,,,int,getMaximumLength,setMaximumLength,,,
- Overstrike,,,,,boolean,getOverstrike,setOverstrike,,,
- SelectedBackground,,,,,java.awt.Color,getSelectedBackground,setSelectedBackground,,,
- SelectedForeground,,,,,java.awt.Color,getSelectedForeground,setSelectedForeground,,,
- SelectionEnd,,,,,int,getSelectionEnd,setSelectionEnd,,,
- SelectionStart,,,,,int,getSelectionStart,setSelectionStart,,,
- ShowCursorPosition,,,,,boolean,getShowCursorPosition,setShowCursorPosition,,,
- StringCase,,,,,int,getStringCase,setStringCase,,,jclass.bwt.StringCaseEditor
- Text,,,,,java.lang.String,getText,setText,,,
-
- [EventSetDescriptors]
- cursor,,,,,jclass.bwt.JCTextCursorListener,,addTextCursorListener,removeTextCursorListener
- text,,,,,jclass.bwt.JCTextListener,,addTextListener,removeTextListener
-